Description:

Adds an item.

Syntax:
public virtual Void Add(
T item
)
virtual
Parameters:
  • item
  • Type: T
  • The item to add.
Returns:
Type: Void

Nothing found